home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Interactive 1
/
PC World Interactive 1 - Nisan 1997.iso
/
prog
/
masa
/
6
/
dllexplr.exe
/
0
/
RCDATA
/
TFRMMODULECLIENT
/
TFRMMODULECLIENT.txt
< prev
Wrap
Text File
|
1996-10-14
|
2KB
|
107 lines
object frmModuleClient: TfrmModuleClient
Left = 131
Top = 218
Width = 599
Height = 269
HelpContext = 1
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsMDIChild
Icon.Data = {<image000.ico>}
Position = poDefault
Visible = True
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object imgDot: TImage
Left = 243
Top = 69
Width = 16
Height = 16
AutoSize = True
Picture.Data = {<image001.bmp>}
Visible = False
end
object imgLeft: TImage
Left = 243
Top = 69
Width = 16
Height = 16
AutoSize = True
Picture.Data = {<image002.bmp>}
Visible = False
end
object imgRight: TImage
Left = 243
Top = 69
Width = 16
Height = 16
AutoSize = True
Picture.Data = {<image003.bmp>}
Visible = False
end
object imgUp: TImage
Left = 243
Top = 69
Width = 16
Height = 16
AutoSize = True
Picture.Data = {<image004.bmp>}
Visible = False
end
object imgDown: TImage
Left = 243
Top = 69
Width = 16
Height = 16
AutoSize = True
Picture.Data = {<image005.bmp>}
Visible = False
end
object lvModules: TListView
Left = 0
Top = 0
Width = 591
Height = 242
Align = alClient
OnDblClick = lvModulesDblClick
Columns = <
item
Caption = 'Module'
Width = 105
end
item
Alignment = taRightJustify
Caption = 'Usage'
Width = 43
end
item
Alignment = taRightJustify
Caption = 'Size'
Width = 55
end
item
Caption = 'File Date'
Width = 60
end
item
Caption = 'Full Path'
Width = 12
WidthType = (
-1)
end>
ReadOnly = True
HideSelection = False
OnMouseDown = lvModulesMouseDown
TabOrder = 0
ViewStyle = vsReport
end
object imageList: TImageList
Left = 281
Top = 107
end
end